\(\int \frac {\sqrt {a+b \sec (e+f x)}}{\sqrt {c+d \sec (e+f x)}} \, dx\) [208]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [F]
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 29, antiderivative size = 198 \[ \int \frac {\sqrt {a+b \sec (e+f x)}}{\sqrt {c+d \sec (e+f x)}} \, dx=-\frac {2 \sqrt {c+d} \cot (e+f x) \operatorname {EllipticPi}\left (\frac {a (c+d)}{(a+b) c},\arcsin \left (\frac {\sqrt {a+b} \sqrt {c+d \sec (e+f x)}}{\sqrt {c+d} \sqrt {a+b \sec (e+f x)}}\right ),\frac {(a-b) (c+d)}{(a+b) (c-d)}\right ) \sqrt {-\frac {(b c-a d) (1-\sec (e+f x))}{(c+d) (a+b \sec (e+f x))}} \sqrt {\frac {(b c-a d) (1+\sec (e+f x))}{(c-d) (a+b \sec (e+f x))}} (a+b \sec (e+f x))}{\sqrt {a+b} c f} \]

[Out]

-2*cot(f*x+e)*EllipticPi((a+b)^(1/2)*(c+d*sec(f*x+e))^(1/2)/(c+d)^(1/2)/(a+b*sec(f*x+e))^(1/2),a*(c+d)/(a+b)/c
,((a-b)*(c+d)/(a+b)/(c-d))^(1/2))*(a+b*sec(f*x+e))*(c+d)^(1/2)*(-(-a*d+b*c)*(1-sec(f*x+e))/(c+d)/(a+b*sec(f*x+
e)))^(1/2)*((-a*d+b*c)*(1+sec(f*x+e))/(c-d)/(a+b*sec(f*x+e)))^(1/2)/c/f/(a+b)^(1/2)

Rubi [A] (verified)

Time = 0.13 (sec) , antiderivative size = 198, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.034, Rules used = {4021} \[ \int \frac {\sqrt {a+b \sec (e+f x)}}{\sqrt {c+d \sec (e+f x)}} \, dx=-\frac {2 \sqrt {c+d} \cot (e+f x) (a+b \sec (e+f x)) \sqrt {-\frac {(b c-a d) (1-\sec (e+f x))}{(c+d) (a+b \sec (e+f x))}} \sqrt {\frac {(b c-a d) (\sec (e+f x)+1)}{(c-d) (a+b \sec (e+f x))}} \operatorname {EllipticPi}\left (\frac {a (c+d)}{(a+b) c},\arcsin \left (\frac {\sqrt {a+b} \sqrt {c+d \sec (e+f x)}}{\sqrt {c+d} \sqrt {a+b \sec (e+f x)}}\right ),\frac {(a-b) (c+d)}{(a+b) (c-d)}\right )}{c f \sqrt {a+b}} \]

[In]

Int[Sqrt[a + b*Sec[e + f*x]]/Sqrt[c + d*Sec[e + f*x]],x]

[Out]

(-2*Sqrt[c + d]*Cot[e + f*x]*EllipticPi[(a*(c + d))/((a + b)*c), ArcSin[(Sqrt[a + b]*Sqrt[c + d*Sec[e + f*x]])
/(Sqrt[c + d]*Sqrt[a + b*Sec[e + f*x]])], ((a - b)*(c + d))/((a + b)*(c - d))]*Sqrt[-(((b*c - a*d)*(1 - Sec[e
+ f*x]))/((c + d)*(a + b*Sec[e + f*x])))]*Sqrt[((b*c - a*d)*(1 + Sec[e + f*x]))/((c - d)*(a + b*Sec[e + f*x]))
]*(a + b*Sec[e + f*x]))/(Sqrt[a + b]*c*f)

Rule 4021

Int[Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)]/Sqrt[csc[(e_.) + (f_.)*(x_)]*(d_.) + (c_)], x_Symbol] :> Simp[2
*((a + b*Csc[e + f*x])/(c*f*Rt[(a + b)/(c + d), 2]*Cot[e + f*x]))*Sqrt[(b*c - a*d)*((1 + Csc[e + f*x])/((c - d
)*(a + b*Csc[e + f*x])))]*Sqrt[(-(b*c - a*d))*((1 - Csc[e + f*x])/((c + d)*(a + b*Csc[e + f*x])))]*EllipticPi[
a*((c + d)/(c*(a + b))), ArcSin[Rt[(a + b)/(c + d), 2]*(Sqrt[c + d*Csc[e + f*x]]/Sqrt[a + b*Csc[e + f*x]])], (
a - b)*((c + d)/((a + b)*(c - d)))], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 - b^2,
 0] && NeQ[c^2 - d^2, 0]

Rubi steps \begin{align*} \text {integral}& = -\frac {2 \sqrt {c+d} \cot (e+f x) \operatorname {EllipticPi}\left (\frac {a (c+d)}{(a+b) c},\arcsin \left (\frac {\sqrt {a+b} \sqrt {c+d \sec (e+f x)}}{\sqrt {c+d} \sqrt {a+b \sec (e+f x)}}\right ),\frac {(a-b) (c+d)}{(a+b) (c-d)}\right ) \sqrt {-\frac {(b c-a d) (1-\sec (e+f x))}{(c+d) (a+b \sec (e+f x))}} \sqrt {\frac {(b c-a d) (1+\sec (e+f x))}{(c-d) (a+b \sec (e+f x))}} (a+b \sec (e+f x))}{\sqrt {a+b} c f} \\ \end{align*}

Mathematica [A] (verified)

Time = 5.31 (sec) , antiderivative size = 336, normalized size of antiderivative = 1.70 \[ \int \frac {\sqrt {a+b \sec (e+f x)}}{\sqrt {c+d \sec (e+f x)}} \, dx=\frac {4 \sqrt {\frac {(c+d) \cot ^2\left (\frac {1}{2} (e+f x)\right )}{c-d}} \sqrt {\frac {(a+b) (d+c \cos (e+f x)) \csc ^2\left (\frac {1}{2} (e+f x)\right )}{-b c+a d}} \csc (e+f x) \left ((a+b) c \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {\frac {(a+b) (d+c \cos (e+f x)) \csc ^2\left (\frac {1}{2} (e+f x)\right )}{-b c+a d}}}{\sqrt {2}}\right ),\frac {2 (b c-a d)}{(a+b) (c-d)}\right )-a (c+d) \operatorname {EllipticPi}\left (\frac {b c-a d}{a c+b c},\arcsin \left (\frac {\sqrt {\frac {(a+b) (d+c \cos (e+f x)) \csc ^2\left (\frac {1}{2} (e+f x)\right )}{-b c+a d}}}{\sqrt {2}}\right ),\frac {2 (b c-a d)}{(a+b) (c-d)}\right )\right ) \sqrt {a+b \sec (e+f x)} \sin ^2\left (\frac {1}{2} (e+f x)\right )}{(a+b) c f \sqrt {\frac {(c+d) (b+a \cos (e+f x)) \csc ^2\left (\frac {1}{2} (e+f x)\right )}{b c-a d}} \sqrt {c+d \sec (e+f x)}} \]

[In]

Integrate[Sqrt[a + b*Sec[e + f*x]]/Sqrt[c + d*Sec[e + f*x]],x]

[Out]

(4*Sqrt[((c + d)*Cot[(e + f*x)/2]^2)/(c - d)]*Sqrt[((a + b)*(d + c*Cos[e + f*x])*Csc[(e + f*x)/2]^2)/(-(b*c) +
 a*d)]*Csc[e + f*x]*((a + b)*c*EllipticF[ArcSin[Sqrt[((a + b)*(d + c*Cos[e + f*x])*Csc[(e + f*x)/2]^2)/(-(b*c)
 + a*d)]/Sqrt[2]], (2*(b*c - a*d))/((a + b)*(c - d))] - a*(c + d)*EllipticPi[(b*c - a*d)/(a*c + b*c), ArcSin[S
qrt[((a + b)*(d + c*Cos[e + f*x])*Csc[(e + f*x)/2]^2)/(-(b*c) + a*d)]/Sqrt[2]], (2*(b*c - a*d))/((a + b)*(c -
d))])*Sqrt[a + b*Sec[e + f*x]]*Sin[(e + f*x)/2]^2)/((a + b)*c*f*Sqrt[((c + d)*(b + a*Cos[e + f*x])*Csc[(e + f*
x)/2]^2)/(b*c - a*d)]*Sqrt[c + d*Sec[e + f*x]])

Maple [A] (verified)

Time = 10.63 (sec) , antiderivative size = 322, normalized size of antiderivative = 1.63

method result size
default \(-\frac {2 \sqrt {a +b \sec \left (f x +e \right )}\, \sqrt {c +d \sec \left (f x +e \right )}\, \sqrt {\frac {d +c \cos \left (f x +e \right )}{\left (c +d \right ) \left (\cos \left (f x +e \right )+1\right )}}\, \sqrt {\frac {b +a \cos \left (f x +e \right )}{\left (a +b \right ) \left (\cos \left (f x +e \right )+1\right )}}\, \left (\operatorname {EllipticF}\left (\sqrt {\frac {a -b}{a +b}}\, \left (-\cot \left (f x +e \right )+\csc \left (f x +e \right )\right ), \sqrt {\frac {\left (a +b \right ) \left (c -d \right )}{\left (a -b \right ) \left (c +d \right )}}\right ) a -\operatorname {EllipticF}\left (\sqrt {\frac {a -b}{a +b}}\, \left (-\cot \left (f x +e \right )+\csc \left (f x +e \right )\right ), \sqrt {\frac {\left (a +b \right ) \left (c -d \right )}{\left (a -b \right ) \left (c +d \right )}}\right ) b -2 \operatorname {EllipticPi}\left (\sqrt {\frac {a -b}{a +b}}\, \left (-\cot \left (f x +e \right )+\csc \left (f x +e \right )\right ), -\frac {a +b}{a -b}, \frac {\sqrt {\frac {c -d}{c +d}}}{\sqrt {\frac {a -b}{a +b}}}\right ) a \right ) \left (\cos \left (f x +e \right )^{2}+\cos \left (f x +e \right )\right )}{f \sqrt {\frac {a -b}{a +b}}\, \left (d +c \cos \left (f x +e \right )\right ) \left (b +a \cos \left (f x +e \right )\right )}\) \(322\)

[In]

int((a+b*sec(f*x+e))^(1/2)/(c+d*sec(f*x+e))^(1/2),x,method=_RETURNVERBOSE)

[Out]

-2/f/((a-b)/(a+b))^(1/2)*(a+b*sec(f*x+e))^(1/2)*(c+d*sec(f*x+e))^(1/2)*(1/(c+d)*(d+c*cos(f*x+e))/(cos(f*x+e)+1
))^(1/2)*(1/(a+b)*(b+a*cos(f*x+e))/(cos(f*x+e)+1))^(1/2)*(EllipticF(((a-b)/(a+b))^(1/2)*(-cot(f*x+e)+csc(f*x+e
)),((a+b)*(c-d)/(a-b)/(c+d))^(1/2))*a-EllipticF(((a-b)/(a+b))^(1/2)*(-cot(f*x+e)+csc(f*x+e)),((a+b)*(c-d)/(a-b
)/(c+d))^(1/2))*b-2*EllipticPi(((a-b)/(a+b))^(1/2)*(-cot(f*x+e)+csc(f*x+e)),-(a+b)/(a-b),((c-d)/(c+d))^(1/2)/(
(a-b)/(a+b))^(1/2))*a)/(d+c*cos(f*x+e))/(b+a*cos(f*x+e))*(cos(f*x+e)^2+cos(f*x+e))

Fricas [F]

\[ \int \frac {\sqrt {a+b \sec (e+f x)}}{\sqrt {c+d \sec (e+f x)}} \, dx=\int { \frac {\sqrt {b \sec \left (f x + e\right ) + a}}{\sqrt {d \sec \left (f x + e\right ) + c}} \,d x } \]

[In]

integrate((a+b*sec(f*x+e))^(1/2)/(c+d*sec(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

integral(sqrt(b*sec(f*x + e) + a)/sqrt(d*sec(f*x + e) + c), x)

Sympy [F]

\[ \int \frac {\sqrt {a+b \sec (e+f x)}}{\sqrt {c+d \sec (e+f x)}} \, dx=\int \frac {\sqrt {a + b \sec {\left (e + f x \right )}}}{\sqrt {c + d \sec {\left (e + f x \right )}}}\, dx \]

[In]

integrate((a+b*sec(f*x+e))**(1/2)/(c+d*sec(f*x+e))**(1/2),x)

[Out]

Integral(sqrt(a + b*sec(e + f*x))/sqrt(c + d*sec(e + f*x)), x)

Maxima [F]

\[ \int \frac {\sqrt {a+b \sec (e+f x)}}{\sqrt {c+d \sec (e+f x)}} \, dx=\int { \frac {\sqrt {b \sec \left (f x + e\right ) + a}}{\sqrt {d \sec \left (f x + e\right ) + c}} \,d x } \]

[In]

integrate((a+b*sec(f*x+e))^(1/2)/(c+d*sec(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

integrate(sqrt(b*sec(f*x + e) + a)/sqrt(d*sec(f*x + e) + c), x)

Giac [F]

\[ \int \frac {\sqrt {a+b \sec (e+f x)}}{\sqrt {c+d \sec (e+f x)}} \, dx=\int { \frac {\sqrt {b \sec \left (f x + e\right ) + a}}{\sqrt {d \sec \left (f x + e\right ) + c}} \,d x } \]

[In]

integrate((a+b*sec(f*x+e))^(1/2)/(c+d*sec(f*x+e))^(1/2),x, algorithm="giac")

[Out]

integrate(sqrt(b*sec(f*x + e) + a)/sqrt(d*sec(f*x + e) + c), x)

Mupad [F(-1)]

Timed out. \[ \int \frac {\sqrt {a+b \sec (e+f x)}}{\sqrt {c+d \sec (e+f x)}} \, dx=\int \frac {\sqrt {a+\frac {b}{\cos \left (e+f\,x\right )}}}{\sqrt {c+\frac {d}{\cos \left (e+f\,x\right )}}} \,d x \]

[In]

int((a + b/cos(e + f*x))^(1/2)/(c + d/cos(e + f*x))^(1/2),x)

[Out]

int((a + b/cos(e + f*x))^(1/2)/(c + d/cos(e + f*x))^(1/2), x)